<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Valentine, Mk I, 'Archer'</long_name>
		<short_name>Archer</short_name>
		<comment>A tank destroyer based on the Valentine infantry tank chassis fitted with a rear facing Ordnance QF 17-pounder cannon</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>10</month><year>1944</year><number>60</number></data>
		<data><month>1</month><year>1945</year><number>60</number></data>
		<data><month>6</month><year>1945</year><number>40</number></data>
		<data><month>12</month><year>1945</year><number>40</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Valentine Archer.png</image_profile>
			<weight>15000</weight>
		</attributes>

		<drive>
			<engine>
				<name>GMC 6004 6 71A</name>
				<horsepower>135</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>-136</offsetX><offsetY>-169</offsetY><angle>270</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Valentine Archer.png</image_view>

			<width>280</width>
			<length>535</length>
			<height>119</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>65@33</upper_front>
				<lower_front>65@-27</lower_front>
				<side>60</side>
				<rear>60</rear>
				<top>10</top>
				<bottom>7</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>210</width>
			<length>300</length>
			<height>105</height>

			<offsetX>0</offsetX>
			<offsetY>-90</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>20@33</front>
				<side>20@15</side>
				<rear>20@36</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Valentine Archer cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>78</offsetY>
			<offsetZ>160</offsetZ>

			<rotate_time>16</rotate_time>
			<rotate_left>11</rotate_left>
			<rotate_right>11</rotate_right>
			<offset_angle>180</offset_angle>

			<weapon><type>WEAPON_CANNON_17PDR_OQF</type></weapon>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_HE</flavour><rounds>18</rounds></ammo>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
